home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3regopt.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_REGISTRYOPTGADGET_H = 1;
- include("oops/r3gadget.js")
-
-
- var R3CLID_REGISTRYOPTGADGET = 699;
-
-
-
-
-
-
-
-
-
- function r3Registryoptgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_REGISTRYOPTGADGET, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Registryoptgadget.prototype=new r3Gadget;
- // r3regopt.h_H